Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
Electrically Erasable Programmable Read-Only Memory
(EEPROM) A non-volatile storage device using a
technique similar to the floating gates in EPROMs but with
the capability to discharge the floating gate electrically.
Usually bytes or words can be erased and reprogrammed
individually during system operation.
In contrast to RAM, writing takes much longer than reading
and EEPROM is more expensive and less dense than RAM. It is
appropriate for storing small amounts of data which is changed
infrequently, e.g. the hardware configuration of an Acorn
Archimedes.
[Difference from EAPROM?]
(1995-04-22)